Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Apache Sling - 200 results found.
NameDescriptionTypePackageFramework
AbstractAccessPostServletBase class for all the POST servlets for the AccessManager operationsSee Also:Serialized FormClassorg.apache.sling.jcr.jackrabbit.accessmanager.postApache Sling
AbstractAuthorizablePostServletBase class for all the POST servlets for the UserManager operationsSee Also:Serialized FormClassorg.apache.sling.jackrabbit.usermanager.postApache Sling
AbstractGroupPostServletBase class for servlets manipulating groupsSee Also:Serialized FormClassorg.apache.sling.jackrabbit.usermanager.postApache Sling
AbstractMappedObjectThe AbstractMappedObject is a simple helper class which may be extended to off-load handling of the path of mapped objects.Classorg.apache.sling.jcr.ocmApache Sling
AbstractNodeDescriptorThe AbstractNodeDescriptor is the base class for mostly node based descriptors (bean, collection).Classorg.apache.sling.maven.jcrocmApache Sling
AbstractServiceReferenceConfigThe AbstractServiceReferenceConfig may be used as a base class to define ServletConfig and FilterConfigClassorg.apache.sling.engine.servletsApache Sling
AbstractSlingPostOperationClassorg.apache.sling.servlets.postApache Sling
AbstractSlingRepositoryThe AbstractSlingRepository is an abstract implementation of the SlingRepository interface which provides core support for sessionClassorg.apache.sling.jcr.baseApache Sling
AbstractUserPostServletBase class for servlets manipulating usersSee Also:Serialized FormClassorg.apache.sling.jackrabbit.usermanager.postApache Sling
AccessControlUtilA simple utility class providing utilities with respect to access control over repositories.Classorg.apache.sling.jcr.base.utilApache Sling
AccessManagerPluginA simplified AccessManager interface.Interfaceorg.apache.sling.jcr.jackrabbit.server.security.accessmanagerApache Sling
AccessManagerPluginFactory will be used by PluggableDefaultAccessManager.Interfaceorg.apache.sling.jcr.jackrabbit.server.security.accessmanagerApache Sling
AdaptableadaptTo(java.Interfaceorg.apache.sling.api.adapterApache Sling
AdapterFactoryThe AdapterFactory interface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.Interfaceorg.apache.sling.api.adapterApache Sling
AdapterManagerThe AdapterManager defines the service interface for a manager for object adaption.Interfaceorg.apache.sling.api.adapterApache Sling
AuthenticationHandlerThe AuthenticationHandler interface defines the service API used by the authentication implementation to support plugin various ways ofInterfaceorg.apache.sling.engine.authApache Sling
AuthenticationInfoThe AuthenticationInfo defines the data returned from the AuthenticationHandler.Classorg.apache.sling.engine.authApache Sling
AuthenticationPluginProvide some of the functionality of the org.Interfaceorg.apache.sling.jcr.jackrabbit.server.securityApache Sling
AuthenticatorThe Authenticator interface defines the service interface of the authenticator used by the Sling engine.Interfaceorg.apache.sling.engine.authApache Sling
AuthorizableResourceResource implementation for AuthorizableFields inherited from interface org.Classorg.apache.sling.jackrabbit.usermanager.resourceApache Sling
AuthorizableResourceProviderResource Provider implementation for jackrabbit UserManager resources.Classorg.apache.sling.jackrabbit.usermanager.resourceApache Sling
AuthorizableValueMapClassorg.apache.sling.jackrabbit.usermanager.resourceApache Sling
BeanDescriptorThe BeanDescriptor class provides support for the bean-descriptor element of a class mapping, which has the following attributeClassorg.apache.sling.maven.jcrocmApache Sling
BundleDeployFileMojoDeploy a JAR representing an OSGi Bundle.Classorg.apache.sling.maven.bundlesupportApache Sling
BundleDeployMojoDeploy a JAR representing an OSGi Bundle.Classorg.apache.sling.maven.bundlesupportApache Sling
BundleInstallFileMojoInstall an OSGi bundle to a running Sling instance.Classorg.apache.sling.maven.bundlesupportApache Sling
BundleInstallMojoInstall an OSGi bundle to a running Sling instance.Classorg.apache.sling.maven.bundlesupportApache Sling
BundleUninstallMojoUninstall an OSGi bundle from a running Sling instance.Classorg.apache.sling.maven.bundlesupportApache Sling
CDLThis provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.Classorg.apache.sling.commons.json.utilApache Sling
ChangeUserPasswordServletSling Post Operation implementation for updating the password of a user in the jackrabbit UserManager.Classorg.apache.sling.jackrabbit.usermanager.postApache Sling
ClassDescriptorThe ClassDescriptor class provides support for the class-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
CollectionDescriptorThe CollectionDescriptor class provides support for the collection-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
CookieConvert a web browser cookie specification to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
CookieListConvert a web browser cookie list string to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
CreateGroupServletSling Post Servlet implementation for creating a group in the jackrabbitSee Also:Serialized FormClassorg.apache.sling.jackrabbit.usermanager.postApache Sling
CreateUserServletSling Post Servlet implementation for creating a user in the jackrabbitSee Also:Serialized FormClassorg.apache.sling.jackrabbit.usermanager.postApache Sling
DefaultMappedObjectThe DefaultMappedObject is used by the JCR based resource manager implemented by this bundle as a default to map JCR nodes.Classorg.apache.sling.jcr.ocmApache Sling
DeleteAcesServletSling Post Servlet implementation for deleting the ACE for a set of principals onSee Also:Serialized FormClassorg.apache.sling.jcr.jackrabbit.accessmanager.postApache Sling
DeleteAuthorizableServletSling Post Operation implementation for deleting one or more users and/or groups from the jackrabbit UserManager.Classorg.apache.sling.jackrabbit.usermanager.postApache Sling
EngineConstantsThe CoreConstants interface provides some symbolic constants for well known constant strings in Sling.Classorg.apache.sling.engineApache Sling
ErrorHandlerThe ErrorHandler defines the interface of the service used by the Sling to handle calls to HttpServletResponse.Interfaceorg.apache.sling.engine.servletsApache Sling
EspReaderThe EspReader is a FilterReader which takes JSP like input and produces plain ECMA script output.Classorg.apache.sling.scripting.javascript.ioApache Sling
EventPropertiesMapAn implementation of a map that helps in dealing with properties This map implements both, the map and the dictionary interfaces.Classorg.apache.sling.eventApache Sling
EventUtilThe EventUtil class is an utility class for clustered environments.Classorg.apache.sling.eventApache Sling
ExtensionServletExample/test Sling Servlet registered with two extensionsSee Also:Serialized FormClassorg.apache.sling.launchpad.testservices.servletsApache Sling
FieldDescriptorThe FieldDescriptor class provides support for the field-descriptor element of a class mapping, which has the followingClassorg.apache.sling.maven.jcrocmApache Sling
GetAclServletSling GET servlet implementation for dumping the declared ACL of a resourceSee Also:Serialized FormClassorg.apache.sling.jcr.jackrabbit.accessmanager.postApache Sling
HtmlResponseGenerator for a HTML status response that displays the changes made in a post request.Classorg.apache.sling.api.servletsApache Sling
HTTPConvert an HTTP header to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
HttpAnyMethodAllows any HTTP method for HtttpClientFields inherited from class org.Classorg.apache.sling.commons.testing.integrationApache Sling
HttpConstantsClassorg.apache.sling.api.servletsApache Sling
HttpStatusCodeExceptionClassorg.apache.sling.commons.testing.integrationApache Sling
HttpTestBaseClassorg.apache.sling.commons.testing.integrationApache Sling
HTTPTokenerThe HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.Classorg.apache.sling.commons.json.httpApache Sling
InvalidServiceFilterSyntaxExceptionThrown when an invalid service filter is usedSee Also:Serialized FormClassorg.apache.sling.api.scriptingApache Sling
JcrModifiablePropertyMapThis implementation of the value map allows to change the properies and save them later on.Classorg.apache.sling.jcr.resourceApache Sling
JcrOcmMojoThe JcrOcmMojo implements the (default) ocm goal of the maven-jcrocm-plugin.Classorg.apache.sling.maven.jcrocmApache Sling
JcrPropertyMapNested Class SummaryNested classes/interfaces inherited from interface java.Classorg.apache.sling.jcr.resourceApache Sling
JcrResourceConstantsThe JcrResourceConstants interface provides constant values.Classorg.apache.sling.jcr.resourceApache Sling
JcrResourceResolverFactoryThe JcrResourceResolverFactory interface defines the service interface to have JCR-based ResourceResolver instances createdInterfaceorg.apache.sling.jcr.resourceApache Sling
JcrResourceTypeProviderProvide a resource type for repository nodes which do not have a sling:resourceType property.Interfaceorg.apache.sling.jcr.resourceApache Sling
JcrResourceUtilThe JcrResourceUtil class provides helper methods used throughout this bundle.Classorg.apache.sling.jcr.resourceApache Sling
JobA job is executed by the Scheduler service.Interfaceorg.apache.sling.commons.schedulerApache Sling
JobContextThe context for a Job.Interfaceorg.apache.sling.commons.schedulerApache Sling
JobProcessorA job processor processes a job in the background.Interfaceorg.apache.sling.eventApache Sling
JobStatusProviderThis service provides the current job processing status.Interfaceorg.apache.sling.eventApache Sling
JSONArrayA JSONArray is an ordered sequence of values.Classorg.apache.sling.commons.jsonApache Sling
JSONExceptionThe JSONException is thrown by the JSON.Classorg.apache.sling.commons.jsonApache Sling
JsonItemWriterDumps JCR Items as JSON data.Classorg.apache.sling.commons.json.jcrApache Sling
JsonJcrNodeThis class makes it easy to create a JSON object out of a JCR node.Classorg.apache.sling.commons.json.jcrApache Sling
JSONObjectA JSONObject is an unordered collection of name/value pairs.Classorg.apache.sling.commons.jsonApache Sling
JSONStringThe JSONString interface allows a toJSONString() method so that a class can change the behavior ofInterfaceorg.apache.sling.commons.jsonApache Sling
JSONStringerJSONStringer provides a quick and convenient way of producing JSON text.Classorg.apache.sling.commons.json.ioApache Sling
JSONTokenerA JSONTokener takes a source string and extracts characters and tokens from it.Classorg.apache.sling.commons.jsonApache Sling
JSONWriterJSONWriter provides a quick and convenient way of producing JSON text.Classorg.apache.sling.commons.json.ioApache Sling
LauncherThe Launcher interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet toInterfaceorg.apache.sling.launchpad.base.sharedApache Sling
LauncherClassLoaderThe LauncherClassLoader extends the standard Java VM URLClassLoader such, that classes and resources which areClassorg.apache.sling.launchpad.base.sharedApache Sling
LoaderThe Loader class provides utility methods for the actual launchers to help launching the framework.Classorg.apache.sling.launchpad.base.sharedApache Sling
LoginModulePluginProvide login module functionality that extends org.Interfaceorg.apache.sling.jcr.jackrabbit.server.securityApache Sling
MainThe Main is the externally visible Standalone Java Application launcher for Sling.Classorg.apache.sling.launchpad.appApache Sling
MainDelegateThe Main class is a simple Java Application which interprests the command line and creates the Sling launcher class and thus startsClassorg.apache.sling.launchpad.base.appApache Sling
ManifestHeaderThis is a helper class to parse manifest header entries.Classorg.apache.sling.commons.osgiApache Sling
MimeTypeProviderThe MimeTypeProvider TODO This interface may be implemented by bundles wishing to provide control overInterfaceorg.apache.sling.commons.mimeApache Sling
MimeTypeServiceThe MimeTypeService TODO This interface is not intended to be implemented by bundles.Interfaceorg.apache.sling.commons.mimeApache Sling
MockBundleFields inherited from interface org.Classorg.apache.sling.commons.testing.osgiApache Sling
MockComponentContextClassorg.apache.sling.commons.testing.osgiApache Sling
MockNodeConstructor SummaryMockNode(java.Classorg.apache.sling.commons.testing.jcrApache Sling
MockNodeIteratorClassorg.apache.sling.commons.testing.jcrApache Sling
MockNodeTypeConstructor SummaryMockNodeType(java.Classorg.apache.sling.commons.testing.jcrApache Sling
MockPropertyConstructor SummaryMockProperty(java.Classorg.apache.sling.commons.testing.jcrApache Sling
MockPropertyDefinitionClassorg.apache.sling.commons.testing.jcrApache Sling
MockPropertyIteratorConstructor SummaryMockPropertyIterator(java.Classorg.apache.sling.commons.testing.jcrApache Sling
MockRequestProgressTrackerClassorg.apache.sling.commons.testing.slingApache Sling
MockResourceFields inherited from interface org.Classorg.apache.sling.commons.testing.slingApache Sling
MockResourceResolverConstructor SummaryMockResourceResolver()adaptTo(java.Classorg.apache.sling.commons.testing.slingApache Sling
MockServiceReferenceConstructor SummaryMockServiceReference(org.Classorg.apache.sling.commons.testing.osgiApache Sling
MockSlingHttpServletRequestMock request object.Classorg.apache.sling.commons.testing.slingApache Sling
MockValueConstructor SummaryMockValue(java.Classorg.apache.sling.commons.testing.jcrApache Sling
ModificationClassorg.apache.sling.servlets.postApache Sling
ModificationTypeenum ModificationTypeextends java.Classorg.apache.sling.servlets.postApache Sling
ModifyAceServletSling Post Servlet implementation for modifying the ACE for a principal onSee Also:Serialized FormClassorg.apache.sling.jcr.jackrabbit.accessmanager.postApache Sling
NoAuthenticationHandlerExceptionThe NoAuthenticationHandlerException is thrown to indicate that there is no AuthenticationHandler willing to handle the request.Classorg.apache.sling.engine.authApache Sling
NodeTypeLoaderThe NodeTypeSupport contains utility methods to register node nodetype definition file given as an URL or InputStream with theClassorg.apache.sling.jcr.baseApache Sling
NonExistingResourceSimple helper class representing nonexisting resources.Classorg.apache.sling.api.resourceApache Sling
NotifiableThe Notifiable interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when theInterfaceorg.apache.sling.launchpad.base.sharedApache Sling
ObjectContentManagerFactoryInterfaceorg.apache.sling.jcr.ocmApache Sling
OcmConstantsThe OcmConstants interface provides constant values for event topics and event properties for events sent from this bundle.Classorg.apache.sling.jcr.ocmApache Sling
OpenIDConstantsClassorg.apache.sling.openidauthApache Sling
OpenIDUserUtilClassorg.apache.sling.openidauthApache Sling
OptingServletThe OptingServlet interface may be implemented by Servlets used by Sling which may choose to not handle allInterfaceorg.apache.sling.api.servletsApache Sling
OsgiUtilThe OsgiUtil is a utility class providing some usefull utilityConstructor SummaryOsgiUtil()Classorg.apache.sling.commons.osgiApache Sling
PersistableValueMapThe PersistableValueMap is an extension of the ValueMap which allows to modify andInterfaceorg.apache.sling.api.resourceApache Sling
PersistenceExceptionThis exception will be thrown during the try to persists changes to a PersistableValueMap.Classorg.apache.sling.api.resourceApache Sling
PrefixServletMinusOneExample/test Sling Servlet using a prefix to demonstrate how PrefixServletZero overrides PrefixServletMinusOneClassorg.apache.sling.launchpad.testservices.servletsApache Sling
PrefixServletZeroExample/test Sling Servlet using a prefix to demonstrate how PrefixServletZero overrides PrefixServletMinusOneClassorg.apache.sling.launchpad.testservices.servletsApache Sling
PrivilegesInfoHelper class to assist in the usage of access control from scripts.Classorg.apache.sling.jcr.jackrabbit.accessmanagerApache Sling
PutMethodServletExample/test Sling Servlet registered for the PUT method on a specific resource typeClassorg.apache.sling.launchpad.testservices.servletsApache Sling
QuerySyntaxExceptionThe QuerySyntaxException is thrown by the ResourceResolver.Classorg.apache.sling.api.resourceApache Sling
RecursionTooDeepExceptionThe RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place.Classorg.apache.sling.api.requestApache Sling
RepositoryAccessorAccess a Repository via JNDI or RMI.Classorg.apache.sling.jcr.base.utilApache Sling
RepositoryClassLoaderProviderInterfaceorg.apache.sling.jcr.classloaderApache Sling
RepositoryTestBaseBase class for tests which need a Repository.Classorg.apache.sling.commons.testing.jcrApache Sling
RepositoryUtilUtility class for managing JCR repositories, used to initialize temporary Jackrabbit repositories for testing.Classorg.apache.sling.commons.testing.jcrApache Sling
RequestDispatcherOptionsRequestDispatcherOptions are used in the SlingHttpServletRequest.Classorg.apache.sling.api.requestApache Sling
RequestLogThe RequestLog interface defines the API to be implemented by providers of destinations for request log information.Interfaceorg.apache.sling.engineApache Sling
RequestParameterThe RequestParameter class represents a single parameter sent with the client request.Interfaceorg.apache.sling.api.requestApache Sling
RequestParameterMapInterfaceorg.apache.sling.api.requestApache Sling
RequestPathInfoSling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional pathInterfaceorg.apache.sling.api.requestApache Sling
RequestProgressTrackerThe RequestProgressTracker class provides the functionality to track the progress of request processing.Interfaceorg.apache.sling.api.requestApache Sling
RequestUtilClassorg.apache.sling.engineApache Sling
ResourceResources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters toInterfaceorg.apache.sling.api.resourceApache Sling
ResourceMetadataThe ResourceMetadata interface defines the API for the metadata of a Sling Resource.Classorg.apache.sling.api.resourceApache Sling
ResourceNotFoundExceptionAn Exception that causes Sling to return a 404 (NOT FOUND) status code.Classorg.apache.sling.api.resourceApache Sling
ResourceProviderAPI for providers of resources.Interfaceorg.apache.sling.api.resourceApache Sling
ResourceResolverThe ResourceResolver defines the service API which may be used to resolve Resource objects.Interfaceorg.apache.sling.api.resourceApache Sling
ResourceUtilThe ResourceUtil class provides helper methods dealingConstructor SummaryResourceUtil()Classorg.apache.sling.api.resourceApache Sling
ResourceWrapperThe ResourceWrapper is a wrapper for any Resource delegating all method calls to the wrapped resource by default.Classorg.apache.sling.api.resourceApache Sling
ResponseUtilResponse-related utilitiesConstructor SummaryResponseUtil()Classorg.apache.sling.engineApache Sling
RhinoHostObjectProviderThe RhinoHostObjectProvider defines the service interface to inject additional ECMAScript host objects as well as to make classes andInterfaceorg.apache.sling.scripting.javascriptApache Sling
SchedulerA scheduler to schedule time/cron based jobs.Interfaceorg.apache.sling.commons.schedulerApache Sling
ScriptableBaseBase class for Scriptable objects, uses the NativeJavaObject wrapper to provide default wrapping of methods and properties (SLING-397)Classorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableCalendarClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableItemMapClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableNodeA wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.Classorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptablePrintWriterClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptablePropertyWrap a JCR Property as a ScriptableSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableResourceResource in JavaScript has following signature: [Object] getData(); [Object] data [Item] getItem(); [Item] item [String] getResourceType(); [String] typeClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableVersionScriptable wrapper for the JCR Version classSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptableVersionHistoryScriptable wrapper for the JCR VersionHistory classSee Also:Serialized FormClassorg.apache.sling.scripting.javascript.wrapperApache Sling
ScriptEvaluationExceptionThe ScriptEvaluationException is thrown by the SlingScript.Classorg.apache.sling.api.scriptingApache Sling
ScriptHelperSimple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion.Classorg.apache.sling.scripting.coreApache Sling
SelectorServletExample/test Sling Servlet registered with two selectorsSee Also:Serialized FormClassorg.apache.sling.launchpad.testservices.servletsApache Sling
ServletResolverThe ServletResolver defines the API for a service capable of resolving javax.Interfaceorg.apache.sling.api.servletsApache Sling
SharedConstantsInterfaceorg.apache.sling.launchpad.base.sharedApache Sling
SlingAllMethodsServletHelper base class for data modifying Servlets used in Sling.Classorg.apache.sling.api.servletsApache Sling
SlingBindingsThe SlingBindings class is used to prepare global variables for script execution.Classorg.apache.sling.api.scriptingApache Sling
SlingBridgeThe SlingBridge extends the base Sling class calling the Eclipse Equinox Http Service activator for the proxy servlet toClassorg.apache.sling.launchpad.base.webappApache Sling
SlingConstantsThe SlingConstants interface provides some symbolic constants for well known constant strings in Sling.Classorg.apache.sling.apiApache Sling
SlingContextThe SlingContext extends Context to overwrite the initStandardObjects(ScriptableObject, boolean) method to add moreClassorg.apache.sling.scripting.javascript.helperApache Sling
SlingContextFactoryThe SlingContextFactory extends the standard Rhino ContextFactory to provide customized settings, such as having the dynamicClassorg.apache.sling.scripting.javascript.helperApache Sling
SlingExceptionThe SlingException is the base exception used throughout the Sling API.Classorg.apache.sling.apiApache Sling
SlingGlobalThe SlingGlobal class provides two interesting new global functions which are not part of the ECMAScript standard but which areClassorg.apache.sling.scripting.javascript.helperApache Sling
SlingHttpServletRequestThe SlingHttpServletRequest defines the interface to provide client request information to a servlet.Interfaceorg.apache.sling.apiApache Sling
SlingHttpServletRequestWrapperThe SlingHttpServletRequestWrapper class is a default wrapper class around a SlingHttpServletRequest which may be extended to amendClassorg.apache.sling.api.wrappersApache Sling
SlingHttpServletResponseThe SlingHttpServletResponse defines the interface to assist a servlet in creating and sending a response to the client.Interfaceorg.apache.sling.apiApache Sling
SlingHttpServletResponseWrapperThe SlingHttpServletResponseWrapper class is a default wrapper class around a SlingHttpServletResponse which may be extended toClassorg.apache.sling.api.wrappersApache Sling
SlingIntegrationTestClientClient functions to interact with Sling in integration testsConstructor SummarySlingIntegrationTestClient(org.Classorg.apache.sling.commons.testing.integrationApache Sling
SlingIOExceptionThe SlingIOException is a runtime exception wrapper for the Java IOException.Classorg.apache.sling.apiApache Sling
SlingPostConstantsThe SlingPostConstants interface provides constants for well known parameters of the core SlingPostServlet.Interfaceorg.apache.sling.servlets.postApache Sling
SlingPostOperationThe SlingPostOperation interface defines the service API to be implemented by service providers extending the Sling default POST servlet.Interfaceorg.apache.sling.servlets.postApache Sling
SlingPostProcessorThe SlingPostProcessor interface defines a service API to be implemented by service providers extending the Sling default POST servlet.Interfaceorg.apache.sling.servlets.postApache Sling
SlingRequestPathsThis class is not a wrapper per se, but computes the correct path info, request URI, etc.Classorg.apache.sling.api.wrappersApache Sling
SlingSafeMethodsServletHelper base class for read-only Servlets used in Sling.Classorg.apache.sling.api.servletsApache Sling
SlingScriptThe SlingScript defines the API for objects which encapsulate a script resolved by the SlingScriptResolver.Interfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptHelperThe SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the globalInterfaceorg.apache.sling.api.scriptingApache Sling
SlingScriptResolverThe ScriptResolver interface defines the API for a service capable of locating scripts.Interfaceorg.apache.sling.api.scriptingApache Sling
SlingServletThe SlingServlet is the externally visible Web Application launcher for Sling.Classorg.apache.sling.launchpad.webappApache Sling
SlingServletDelegateThe SlingServletDelegate serves as a basic servlet for Project Sling.Classorg.apache.sling.launchpad.base.webappApache Sling
SlingServletExceptionThe SlingServletException is a runtime exception wrapper for the Servlet API ServletException.Classorg.apache.sling.apiApache Sling
SlingSettingsServiceThe SlingSettingsService provides basic Sling settings.Interfaceorg.apache.sling.engineApache Sling
SlingWrapFactoryClassorg.apache.sling.scripting.javascript.helperApache Sling
SlingWrapperInterfaceorg.apache.sling.scripting.javascriptApache Sling
SyntheticResourceThe SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resourceClassorg.apache.sling.api.resourceApache Sling
TestStringUtilString utilities for testingConstructor SummaryTestStringUtil()Classorg.apache.sling.commons.testing.utilApache Sling
ThreadPoolThe ThreadPool interface allows to start runnables by getting threads from a managed pool.Interfaceorg.apache.sling.commons.threadsApache Sling
ThreadPoolThe eventing thread pool is a special thread pool used for the eventing.Interfaceorg.apache.sling.eventApache Sling
ThreadPoolConfigThe ThreadPool configuration.Classorg.apache.sling.commons.threadsApache Sling
ThreadPoolManagerThe ThreadPoolManager manages thread pools.Interfaceorg.apache.sling.commons.threadsApache Sling
TimedEventStatusProviderThis service provides the current timed events status.Interfaceorg.apache.sling.eventApache Sling
TooManyCallsExceptionThe TooManyCallsException is thrown by the Sling implementation if to many inclusions have been called for during a single request.Classorg.apache.sling.api.requestApache Sling
UpdateGroupServletSling Post Operation implementation for updating a group in the jackrabbit UserManager.Classorg.apache.sling.jackrabbit.usermanager.postApache Sling
UpdateUserServletSling Post Operation implementation for updating a user in the jackrabbit UserManager.Classorg.apache.sling.jackrabbit.usermanager.postApache Sling
ValidationMojoPlugin to validate resources: - validate json filesClassorg.apache.sling.maven.bundlesupportApache Sling
ValidatorUtility class for validating JSON text.Classorg.apache.sling.commons.json.utilApache Sling
ValueMapThe ValueMap is an easy way to access properties of a resource.Interfaceorg.apache.sling.api.resourceApache Sling
ValueMapDecoratorValueMapDecorator decorates another Map to provide a basic implementation for the additional methodsClassorg.apache.sling.api.wrappersApache Sling
WorkspaceAccessManagerPluginAn AccessManagerPlugin can define its own WorkspaceAccessManagerPlugin,See Also:AccessManagerPlugin.Interfaceorg.apache.sling.jcr.jackrabbit.server.security.accessmanagerApache Sling
XMLThis provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.Classorg.apache.sling.commons.json.xmlApache Sling
XMLTokenerThe XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.Classorg.apache.sling.commons.json.xmlApache Sling
XMLWriterFields inherited from class java.Classorg.apache.sling.maven.jcrocmApache Sling